Fix typo.
authorXan Lopez <xan@src.gnome.org>
Sat, 28 Apr 2007 07:49:54 +0000 (07:49 +0000)
committerXan Lopez <xan@src.gnome.org>
Sat, 28 Apr 2007 07:49:54 +0000 (07:49 +0000)
svn path=/trunk/; revision=17667

ChangeLog

index d7f0770540b9b732afec67eaabefe7e119d6c539..dfd33057a7978e7a5cf69e9ffaa119a009b4baf5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,7 @@
        * gtk/gtkentrycompletion.h:
        * gtk/gtkentryprivate.h:
 
-       Rember the user input that triggered the completion, add
+       Remember the user input that triggered the completion, add
        API to the retrieve it and reset the entry contents to it
        if the user cancels the tentative completion during
        the inline-selection.